| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal syncronization As Control _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Generic ServiceStreamer( Control syncronization ) | |
| C++/CLI | |
|---|---|
public: Generic ServiceStreamer( Control syncronization ) | |
Parameters
- syncronization
- A Control which you want to synchronize between calling the web service and updating the UI.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family